NotesConfigurationFootnotesPosition Property

Specifies if footnote numbers start with a new number at the beginning of the document or at the beginning of each chapter or page. The defined values for the text:start-numbering-at attribute are: -chapter: footnote numbers start with a new number at the beginning of a chapter. -document: footnote numbers start with a new number at the beginning of a document. -page: footnote numbers start with a new number at the beginning of a page.

Definition

Namespace: Independentsoft.Office.Odf
Assembly: Independentsoft.Office (in Independentsoft.Office.dll) Version: 3.0.460.1+37fe42d8e65847775742df0a70fdb403ab6fa65f
C#
public FootnotesPosition FootnotesPosition { get; set; }

Property Value

FootnotesPosition

See Also